.. _`Update ADAFs with Tables`: .. _`org.sysess.sympathy.data.table.updateadafswithtables`: Update ADAFs with Tables ```````````````````````` .. image:: import_table.svg :width: 48 Replace specified container in an ADAF with the content of a Table. Documentation ::::::::::::: Auto generated list version of :ref:`Update ADAF with Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: port1, port2. :Looped Outputs: port1. For details see the original node. Definition :::::::::: Input ports ........... **port1** [table] Input Table **port2** [adaf] Input ADAF Output ports ............ **port1** [adaf] ADAF updated with data in input Table Configuration ............. **Target group** (export_to_group) Choose a container in the ADAF as target **Raster name** (raster) Specify name of the created raster in the ADAF **System name** (system) Specify name of the created system in the ADAF **Time basis column** (tb) Select a column in the Table which will become the time basis of the new raster Related nodes ............. * :ref:`org.sysess.sympathy.data.table.updateadafwithtable` * :ref:`org.sysess.sympathy.data.table.table2adaf` * :ref:`org.sysess.sympathy.data.adaf.adaf2table` Implementation .............. .. automodule:: node_table2adaf :noindex: .. class:: UpdateADAFsWithTables :noindex: